GetRefVector Method (IMathCircArc) Send Feedback
See Also 
RefVector[out]
Reference vector of this mathematical circular Arc as a unit vector
Gets the reference vector of this mathematical circular Arc as a unit vector.

Syntax

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

Parameters

RefVector[out] or Return Value
Reference vector of this mathematical circular Arc as a unit vector
 

See Also

Availability

DraftSight V1R5.0