VertexDataGetNormalVectors Method
|
Namespace: Teigha.GraphicsInterface
Assembly: TD_Mgd (in TD_Mgd.dll) Version:
21.4.0.0
Syntax
public Vector3d[] GetNormalVectors()
Public Function GetNormalVectors As Vector3d()
public:
array<Vector3d>^ GetNormalVectors()
member GetNormalVectors : unit -> Vector3d[]
Return Value
Type:
Vector3d
See Also