Computes the plane the arc lies in.
Namespace:
ceometric.VectorGeometryAssembly: ceometric.VectorGeometry (in ceometric.VectorGeometry.dll) Version: 1.8.0.0 (1.8.0.0)
Syntax
C# |
---|
public Plane GetPlane() |
Visual Basic (Declaration) |
---|
Public Function GetPlane As Plane |
Visual C++ |
---|
public: Plane^ GetPlane() |