CreaseType Property (ActiveX)

Specifies the crease type to apply to the subentity of a SubD mesh.

Supported platforms: Windows only

Signature

VBA:

object.CreaseType
object

Type: SubDMeshEdge, SubDMeshFace, SubDMeshVertex

The object this property applies to.

Property Value

Read-only: No

Type: AcMeshCreaseType enum

Remarks

No additional remarks.

Examples

VBA:

Not available

Visual LISP:

Not available