| 
            
              IBrepTrimEndVertex Property 
             | 
          
        
         
            Gets the BrepVertex at end of trim.
            
 
    Namespace: 
   Karamba.Geometry
    Assembly:
   KarambaCommon (in KarambaCommon.dll) Version: 2.2.0.4 (2.2.0.4)
SyntaxIBrepVertex EndVertex { get; }ReadOnly Property EndVertex As IBrepVertex
	Get
property IBrepVertex^ EndVertex {
	IBrepVertex^ get ();
}abstract EndVertex : IBrepVertex with get
Property Value
Type: 
IBrepVertex
See Also