RhinoCommon API
SimpleArrayExtrusionPointer Class |
Wrapper for a C++ ON_SimpleArray<ON_Extrusion*> or ON_SimpleArray<const ON_Extrusion*>
If you are not writing C++ code then this class is not for you.

Namespace: Rhino.Runtime.InteropWrappers
Assembly: RhinoCommon (in RhinoCommon.dll)

The SimpleArrayExtrusionPointer type exposes the following members.

Name | Description | |
---|---|---|
![]() | SimpleArrayExtrusionPointer |
Initializes a new SimpleArrayExtrusionPointer instance.
|


Name | Description | |
---|---|---|
![]() | Add |
Adds a extrusion to the list.
|
![]() | ConstPointer |
Gets the const (immutable) pointer of this array.
|
![]() | Dispose |
Actively reclaims unmanaged resources that this instance uses.
|
![]() | Dispose(Boolean) | Releases the unmanaged resources used by the SimpleArrayExtrusionPointer and optionally releases the managed resources |
![]() | Equals | (Inherited from Object.) |
![]() | Finalize |
Passively reclaims unmanaged resources when the class user did not explicitly call Dispose().
(Overrides ObjectFinalize.) |
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetType | (Inherited from Object.) |
![]() | MemberwiseClone | (Inherited from Object.) |
![]() | NonConstPointer |
Gets the non-const pointer (for modification) of this array.
|
![]() | ToNonConstArray |
Copies the unmanaged array to a managed counterpart.
|
![]() | ToString | (Inherited from Object.) |

Rhino for Windows
Supported in: 6.8