CADability dotNET
Assembly: CADability (in CADability.dll) Version: 1.1.4254.24737 (1.1.*)
Standard and only constructor, wrapping the given Plane.
Namespace: CADabilityAssembly: CADability (in CADability.dll) Version: 1.1.4254.24737 (1.1.*)
Syntax
| C# |
|---|
public PlaneRef( Plane p ) |
| Visual Basic |
|---|
Public Sub New ( _ p As Plane _ ) |
| Visual C++ |
|---|
public: PlaneRef( Plane p ) |
Parameters
- p
- Type: CADability..::..Plane
The Plane to wrap