SetNormal Method (IDgnReference)
Sets the vector normal to this DGN reference.
.NET Syntax
Visual Basic (Declaration) | |
---|
Sub SetNormal( _
dsMathVector* Normal As MathVector _
) |
C# | |
---|
void SetNormal(
MathVector Normal
) |
Parameters
- Normal
- Vector
See Also
Availability
DraftSight 2020 SP0