Clip
|
The ClipBoundary type exposes the following members.
| Name | Description | |
|---|---|---|
| ClipBoundary | Default constructor for the ClipBoundary class. Constructs an empty clip boundary. |
| Name | Description | |
|---|---|---|
| AutoDelete | Property that indicates whether the object should be
automatically deleted by the Garbage Collector. (Inherited from DisposableWrapper) |
|
| BackClipZ | Property that represents the distance from a target point to the back clipping plane. | |
| ClippingBack | Property that represents a flag that indicates whether back clipping is enabled. | |
| ClippingFront | Property that represents a flag that indicates whether front clipping is enabled. | |
| DrawBoundary | Property that represents a flag that indicates whether drawing the clip boundary is enabled. | |
| FrontClipZ | Property that represents the distance from a target point to the front clipping plane. | |
| IsDisposed | Property that indicates whether pointer to native code
unmanaged object == IntPtr::Zero. (Inherited from DisposableWrapper) |
|
| NormalVector | Property that represents a normal vector that defines the plane in which the clip boundary lies. | |
| Point | Property that represents an origin of the clipping boundary. | |
| TransformInverseBlockRefXForm | Property that represents a transformation matrix from BlockSpace to WorldSpace. | |
| TransformToClipSpace | Property that represents a transformation matrix from ModelSpace to ClipSpace. | |
| UnmanagedObject | Property that represents a pointer to an unmanaged
object. (Inherited from DisposableWrapper) |
| Name | Description | |
|---|---|---|
| CreateObjRef | (Inherited from MarshalByRefObject) |
|
| Dispose | (Inherited from DisposableWrapper) |
|
| Equals | Checks objects for equality. (Inherited from DisposableWrapper) |
|
| GetHashCode | Retrieves the object hash code. (Inherited from DisposableWrapper) |
|
| GetLifetimeService | (Inherited from MarshalByRefObject) |
|
| GetType | (Inherited from Object) |
|
| InitializeLifetimeService | (Inherited from MarshalByRefObject) |
|
| ToString | (Inherited from Object) |
| © Bricsys NV. All rights reserved. |