CreaseLevel Property (ActiveX)

Specifies the crease level for the subentity of the SubD mesh.

Supported platforms: Windows only

Signature

VBA:

object.CreaseLevel
object

Type: SubDMeshEdge, SubDMeshFace, SubDMeshVertex

The objects this property applies to.

Property Value

Read-only: No

Type: Double

Level of crease for the subentity.

Remarks

No additional remarks.

Examples

VBA:

Not available

Visual LISP:

Not available