CADability dotNET
Assembly: CADability (in CADability.dll) Version: 1.1.4254.24737 (1.1.*)
returns the extend of the root node.
Namespace: CADabilityAssembly: CADability (in CADability.dll) Version: 1.1.4254.24737 (1.1.*)
Syntax
| C# |
|---|
public BoundingCube Extend { get; } |
| Visual Basic |
|---|
Public ReadOnly Property Extend As BoundingCube Get |
| Visual C++ |
|---|
public: property BoundingCube Extend { BoundingCube get (); } |