Click or drag to resize

ObjectAttributesOCSMappingChannelId Property

The mapping channel id to use when calling MappingChannel to retrieve the OCS mapping if there is one.

Namespace:  Rhino.DocObjects
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 7.17
Syntax
public static int OCSMappingChannelId { get; }

Return Value

Type: Int32
The mapping channel id to use when calling MappingChannel to retrieve the OCS mapping if there is one.
See Also