Share
 
 

CreaseLevel Property (ActiveX)

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

Supported platforms: AutoCAD for Windows only; not supported in AutoCAD LT for Windows

Signature

VBA:

object.CreaseLevel
object

Type: SubDMeshEdge, SubDMeshFace, SubDMeshVertex

The objects this property applies to.

Property Value

Read-only:
  • No: AutoCAD
  • Yes: AutoCAD LT

Type: Double

Level of crease for the subentity.

Remarks

No additional remarks.

Examples

VBA:

Not available

Visual LISP:

Not available

Was this information helpful?