Click or drag to resize

InstanceDefinitionGeometryLayerStyle Property

Specifies how model components (layers, materials, dimension styles, etc.) from linked instance definition files appear in the active model.

Namespace:  Rhino.Geometry
Assembly:  RhinoCommon (in RhinoCommon.dll)
Syntax
public InstanceDefinitionLayerStyle LayerStyle { get; }

Property Value

Type: InstanceDefinitionLayerStyle
See Also