Click or drag to resize

ObjectAttributesFile3dmMeshModifiers Property

Get an object that provides access to mesh modifiers when the attributes is for a File3dmObject.

Namespace:  Rhino.DocObjects
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 8.0
Syntax
public File3dmMeshModifiers File3dmMeshModifiers { get; }

Property Value

Type: File3dmMeshModifiers
See Also