Click or drag to resize

File3dmObjectAttributes Property

Gets the attributes that are linked with this document object.

Namespace:  Rhino.FileIO
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 5.0
Syntax
public ObjectAttributes Attributes { get; }

Property Value

Type: ObjectAttributes
See Also