|
Edge3ShellMeshVectorB Property
|
Gets the position of end vertex.
Namespace:
Karamba.Geometry
Assembly:
KarambaCommon (in KarambaCommon.dll) Version: 2.2.0.4 (2.2.0.4)
Syntaxpublic Vector3 VectorB { get; }
Public ReadOnly Property VectorB As Vector3
Get
public:
property Vector3 VectorB {
Vector3 get ();
}
member VectorB : Vector3 with get
Property Value
Type:
Vector3
See Also