Share
 
 

Smoothness Property (ActiveX)

Specifies the level of smoothness for the SubD mesh.

Supported platforms: Windows only

Signature

VBA:

object.Smoothness
object

Type: SubDMesh

The objects this property applies to.

Property Value

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

Type:Long

The level of smoothness of the SubD mesh.

Remarks

No additional remarks.

Examples

VBA:

Not available

Visual LISP:

Not available

Was this information helpful?