GetNormal Method (ITable) Send Feedback
See Also 
Normal[out]
Vector
Gets the vector normal to this Table.

Syntax

Visual Basic 
Function GetNormal() As MathVector
C# 
MathVector GetNormal()
JavaScript 
GetNormal() : dsMathVector
COM native C++ 
HRESULT GetNormal(
   IMathVector** Normal
)  
C++ 
DSRESULT GetNormal(
   dsMathVector** Normal
)  

Parameters

Normal[out] or Return Value
Vector
 

See Also

Availability

DraftSight V1R3.0