Specifies the crease type to apply to the subentity of a SubD mesh.
Supported platforms: AutoCAD for Windows only; not supported in AutoCAD LT for Windows
VBA:
object.CreaseType
Type: SubDMeshEdge, SubDMeshFace, SubDMeshVertex
The object this property applies to.
Type: AcMeshCreaseType enum
No additional remarks.
VBA:
Not available
Visual LISP:
Not available