|
IBrepFaceLoops Property
|
Gets the loops in this face.
Namespace:
Karamba.Geometry
Assembly:
KarambaCommon (in KarambaCommon.dll) Version: 2.2.0.4 (2.2.0.4)
SyntaxIBrepLoopList Loops { get; }
ReadOnly Property Loops As IBrepLoopList
Get
property IBrepLoopList^ Loops {
IBrepLoopList^ get ();
}
abstract Loops : IBrepLoopList with get
Property Value
Type:
IBrepLoopList
See Also