SetNormal Method (ISolid)
Sets the vector normal to this 2D Solid.
.NET Syntax
Visual Basic (Declaration) | |
---|
Sub SetNormal( _
IMathVector* Normal As MathVector _
) |
C# | |
---|
void SetNormal(
MathVector Normal
) |
JavaScript | |
---|
SetNormal(
Normal : MathVector
) |
Parameters
- Normal
- Vector
See Also
Availability
DraftSight V1R3.0