|
IBrepVertices Property
|
Gets the brep vertices list accessor.
Namespace:
Karamba.Geometry
Assembly:
KarambaCommon (in KarambaCommon.dll) Version: 2.2.0.4 (2.2.0.4)
SyntaxIBrepVertexList Vertices { get; }
ReadOnly Property Vertices As IBrepVertexList
Get
property IBrepVertexList^ Vertices {
IBrepVertexList^ get ();
}
abstract Vertices : IBrepVertexList with get
Property Value
Type:
IBrepVertexList
See Also