| 
            
              RhinoBrepTrimTrimType Property 
             | 
          
        
         
            type of trim.
            
 
    Namespace: 
   Karamba.GHopper.Geometry
    Assembly:
   Karamba3D (in Karamba3D.dll) Version: 2.2.0.5 (2.2.0.5)
Syntaxpublic BrepTrimType3 TrimType { get; }Public ReadOnly Property TrimType As BrepTrimType3
	Get
public:
virtual property BrepTrimType3 TrimType {
	BrepTrimType3 get () sealed;
}abstract TrimType : BrepTrimType3 with get
override TrimType : BrepTrimType3 with get
Property Value
Type: 
BrepTrimType3Implements
IBrepTrimTrimType
See Also