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