| 
            
              Component_LineLineIntersectionComponentGuid Property 
             | 
          
        
         [Missing <summary> documentation for "P:Karamba.GHopper.Utilities.Component_LineLineIntersection.ComponentGuid"]
 
    Namespace: 
   Karamba.GHopper.Utilities
    Assembly:
   Karamba3D (in Karamba3D.dll) Version: 2.2.0.5 (2.2.0.5)
Syntaxpublic override Guid ComponentGuid { get; }Public Overrides ReadOnly Property ComponentGuid As Guid
	Get
public:
virtual property Guid ComponentGuid {
	Guid get () override;
}abstract ComponentGuid : Guid with get
override ComponentGuid : Guid with get
Property Value
Type: 
Guid
See Also