|
RhinoBrepTrimListTrims Property
|
Get underlying mesh.
Namespace:
Karamba.GHopper.Geometry
Assembly:
Karamba3D (in Karamba3D.dll) Version: 2.2.0.5 (2.2.0.5)
Syntaxpublic BrepTrimList Trims { get; }Public ReadOnly Property Trims As BrepTrimList
Get
public:
property BrepTrimList^ Trims {
BrepTrimList^ get ();
}member Trims : BrepTrimList with get
Property Value
Type:
BrepTrimList
See Also