|
IBrepTrimTrimType Property
|
Gets the type of trim.
Namespace:
Karamba.Geometry
Assembly:
KarambaCommon (in KarambaCommon.dll) Version: 2.2.0.4 (2.2.0.4)
SyntaxBrepTrimType3 TrimType { get; }
ReadOnly Property TrimType As BrepTrimType3
Get
property BrepTrimType3 TrimType {
BrepTrimType3 get ();
}
abstract TrimType : BrepTrimType3 with get
Property Value
Type:
BrepTrimType3
See Also