CADability dotNET
Assembly: CADability (in CADability.dll) Version: 1.1.4254.24737 (1.1.*)
The only way to construct a hatch object. If a Constructor is registered,
this constructor will be used, if not a Hatch object is created.
Namespace: CADability.GeoObjectAssembly: CADability (in CADability.dll) Version: 1.1.4254.24737 (1.1.*)
Syntax
| C# |
|---|
public static Hatch Construct() |
| Visual Basic |
|---|
Public Shared Function Construct As Hatch |
| Visual C++ |
|---|
public: static Hatch^ Construct() |