| Visual Basic | |
|---|---|
Sub SetNormal( _ ByVal Normal As MathVector _ ) | |
| C# | |
|---|---|
void SetNormal( MathVector Normal ) | |
| JavaScript | |
|---|---|
SetNormal( Normal : dsMathVector ) | |
Parameters
- Normal
- Vector
DraftSight V1R3.0
| SetNormal Method (IGeneralDimension) | Send Feedback |
| See Also | |
| Visual Basic | |
|---|---|
Sub SetNormal( _ ByVal Normal As MathVector _ ) | |
| C# | |
|---|---|
void SetNormal( MathVector Normal ) | |
| JavaScript | |
|---|---|
SetNormal( Normal : dsMathVector ) | |