Front
|
The FrontAndBackClipping type exposes the following members.
| Name | Description | |
|---|---|---|
| FrontAndBackClipping | Constructor for the FrontAndBackClipping class. Specifies whether front and back clipping is used with the provided front and back clip distances. |
| Name | Description | |
|---|---|---|
| Back | Property that represents back clipping distance. | |
| ClipBack | Property that indicates whether back clipping plane is enabled. | |
| ClipFront | Property that indicates whether front clipping plane is enabled. | |
| Front | Property that represents front clipping distance. |
| Name | Description | |
|---|---|---|
| Equals | Checks objects for equality. (Overrides ValueTypeEquals(Object)) |
|
| GetHashCode | Retrieves the object hash code. (Overrides ValueTypeGetHashCode) |
|
| GetType | (Inherited from Object) |
|
| IsEqualTo(FrontAndBackClipping) | Checks whether this object is equal to the specified object. | |
| IsEqualTo(FrontAndBackClipping, Tolerance) | Checks whether this object is equal to the specified object according to a tolerance. | |
| ToString | (Inherited from ValueType) |
| Name | Description | |
|---|---|---|
| Equality(FrontAndBackClipping, FrontAndBackClipping) | Equality operator for the FrontAndBackClipping class. Checks whether the specified objects are equal. | |
| Inequality(FrontAndBackClipping, FrontAndBackClipping) | Inequality operator for the FrontAndBackClipping class. Checks whether the specified objects are not equal. |
| © Bricsys NV. All rights reserved. |