CADability dotNET
Assembly: CADability (in CADability.dll) Version: 1.1.4254.24737 (1.1.*)
The only way to create a UnscaledGeoObject. There are no public constructors for the UnscaledGeoObject to assure
that this is the only way to construct a UnscaledGeoObject.
Namespace: CADability.GeoObjectAssembly: CADability (in CADability.dll) Version: 1.1.4254.24737 (1.1.*)
Syntax
| C# |
|---|
public static UnscaledGeoObject Construct() |
| Visual Basic |
|---|
Public Shared Function Construct As UnscaledGeoObject |
| Visual C++ |
|---|
public: static UnscaledGeoObject^ Construct() |