马上注册,结交更多好友,享用更多功能,让你轻松玩转社区。
您需要 登录 才可以下载或查看,没有账号?立即注册
×
[pcode=cpp,true]
static LPCTSTR mtextAttachmentTypeToStr(AcDbMText::AttachmentPoint type, CString& str);
static LPCTSTR mtextFlowDirTypeToStr(AcDbMText::FlowDirection type, CString& str);
static LPCTSTR lineSpacingTypeToStr(AcDb::LineSpacingStyle type, CString& str);
static LPCTSTR proxyMetafileTypeToStr(AcDbProxyEntity::GraphicsMetafileType type, CString& str);
static LPCTSTR lineWeightTypeToStr(AcDb::LineWeight type, CString& str);
static LPCTSTR mergeStyleToStr(AcDb::DuplicateRecordCloning type, CString& str);
static LPCTSTR standardScaleTypeToStr(AcDbViewport::StandardScaleType type, CString& str);
static LPCTSTR dwgVersionToStr(AcDb::AcDbDwgVersion type, CString& str);
static LPCTSTR orthoViewToStr(AcDb::OrthographicView type, CString& str);
static LPCTSTR renderModeToStr(AcDbAbstractViewTableRecord::RenderMode type, CString& str);
static LPCTSTR measurementTypeToStr(AcDb::MeasurementValue type, CString& str);
static LPCTSTR unitTypeToStr(AcDb::UnitsValue type, CString& str);
static LPCTSTR xrefStatusToStr(AcDb::XrefStatus stat, CString& str);
static LPCTSTR saveFormatToStr(AcApDocument::SaveFormat type, CString& str);
static LPCTSTR longTransactionTypeToStr(int type, CString& str);
[/pcode]
游客,本帖隐藏的内容需要积分高于 50 才可浏览,您当前积分为 0
|