A3DRWParamsExport3mfData
Fields
Detailed Description
-
struct A3DRWParamsExport3mfData
A structure that specifies parameters used to write the model file to 3MF format.
- Version
10.0
Public Members
-
A3DBool m_bKeepCurrentTessellation
if true, keep thesellation of the Brep , otherwise retessallate BRep using m_sTessellation.
-
A3DRWParamsTessellationData m_sTessellation
Specifies the tessellation parameters.
Used when no tessellation is present or if m_bKeepCurrentTessellation is false.
-
A3DUTF8Char *m_pcDescription
Description (will be reported in the output file as metadata).
-
A3DUTF8Char *m_pcCopyright
Copyright; (will be reported in the output file as metadata).
-
A3DUTF8Char *m_pcLicenseTerms
License Terms (will be reported in the output file as metadata).