Namespace:
Autodesk.Revit.DB.DirectContext3D
ClipPlane
Class
Description:
A set of parameters representing a clip plane in DirectContext3D.
A set of parameters representing a clip plane in DirectContext3D.
ClipPlane Class Members:
Name | Description | Inherited From |
---|---|---|
ClipPlane | Constructs a copy of the clip plane. |
Name | Description | Inherited From |
---|---|---|
IsValidObject | Specifies whether the .NET object represents a valid Revit entity. | |
Normal | The plane's normal vector. | |
Origin | The plane's origin. |
Name | Description | Inherited From |
---|---|---|
Dispose | Releases all resources used by the ClipPlane | |
Equals | Determines whether the specified object is equal to the current object. (Inherited from Object ) | Object |
GetHashCode | Serves as the default hash function. (Inherited from Object ) | Object |
GetType | Gets the Type of the current instance. (Inherited from Object ) | Object |
ToString | Returns a string that represents the current object. (Inherited from Object ) | Object |