|
IBrepVertexLocation Property
|
Gets the position of the vertex.
Namespace:
Karamba.Geometry
Assembly:
KarambaCommon (in KarambaCommon.dll) Version: 2.2.0.4 (2.2.0.4)
SyntaxReadOnly Property Location As Point3
Get
property Point3 Location {
Point3 get ();
}
abstract Location : Point3 with get
Property Value
Type:
Point3
See Also