CADability dotNET
Assembly: CADability (in CADability.dll) Version: 1.1.4254.24737 (1.1.*)
Creates an uninitialized DefaultGeoVector with a description how to initialize.
Namespace: CADability.ActionsAssembly: CADability (in CADability.dll) Version: 1.1.4254.24737 (1.1.*)
Syntax
| C# |
|---|
public DefaultGeoVector( ConstructAction..::..DefaultGeoVector..::..StartDirection startDirection, ConstructAction..::..DefaultGeoVector..::..StartLength startLength ) |
| Visual Basic |
|---|
Public Sub New ( _ startDirection As ConstructAction..::..DefaultGeoVector..::..StartDirection, _ startLength As ConstructAction..::..DefaultGeoVector..::..StartLength _ ) |
| Visual C++ |
|---|
public: DefaultGeoVector( ConstructAction..::..DefaultGeoVector..::..StartDirection startDirection, ConstructAction..::..DefaultGeoVector..::..StartLength startLength ) |
Parameters
- startDirection
- Type: CADability.Actions..::..ConstructAction..::..DefaultGeoVector..::..StartDirection
initial direction
- startLength
- Type: CADability.Actions..::..ConstructAction..::..DefaultGeoVector..::..StartLength
initial length