Click or drag to resize

ClippingPlaneSurfaceDimensionStyleId Property

The id of the dimstyle used by this clipping plane surface. This is used to help determine how the clipping plane is drawn with respect to things like arrows and fonts

Namespace:  Rhino.Geometry
Assembly:  RhinoCommon (in RhinoCommon.dll)
Syntax
public Guid DimensionStyleId { get; set; }

Property Value

Type: Guid
See Also