A set of parameters representing a clip plane in DirectContext3D.
Namespace: Autodesk.Revit.DB.DirectContext3D
Assembly: RevitAPI (in RevitAPI.dll) Version: 20.0.0.0 (20.0.0.377)
Since:
2017
Syntax
| C# |
|---|
public class ClipPlane : IDisposable |
| Visual Basic |
|---|
Public Class ClipPlane _ Implements IDisposable |
| Visual C++ |
|---|
public ref class ClipPlane : IDisposable |