Vector3dIsUnitLength Method
 | 
Namespace: Teigha.Geometry
Assembly: TD_Mgd (in TD_Mgd.dll) Version:
26.3.0.0
Syntax
 
public bool IsUnitLength()
 
Public Function IsUnitLength As Boolean
 
public:
bool IsUnitLength()
 
member IsUnitLength : unit -> bool 
 
 
 
Return Value
Boolean
 
See Also