|
IBrepFaceOuterLoop Property
|
Gets the outer loop of the face.
Namespace:
Karamba.Geometry
Assembly:
KarambaCommon (in KarambaCommon.dll) Version: 2.2.0.4 (2.2.0.4)
SyntaxIBrepLoop OuterLoop { get; }
ReadOnly Property OuterLoop As IBrepLoop
Get
property IBrepLoop^ OuterLoop {
IBrepLoop^ get ();
}
abstract OuterLoop : IBrepLoop with get
Property Value
Type:
IBrepLoop
See Also