Component_Material_TableRead_1_OBSOLETEComponentGuid Property
Returns a consistent ID for this object type. Every object must supply a unique and unchanging
ID that is used to identify objects of the same type.
Namespace: Karamba.GHopper.MaterialsAssembly: karamba (in karamba.dll) Version: 1.0.0+eb23a7103f0eca0b6d808121e15fec6899194e15
public 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
Guid