SimpleArrayClippingPlaneObjectPointer.Count Property

SimpleArrayClippingPlaneObjectPointerCount Property

Gets the amount of clipping planes in this array.

Namespace:  Rhino.Runtime.InteropWrappers
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 6.7
Syntax
public int Count { get; }
Public ReadOnly Property Count As Integer
	Get

Property Value

Type: Int32
See Also