|
GH_ElemSetTypeDescription Property
|
[Missing <summary> documentation for "P:Karamba.GHopper.Elements.GH_ElemSet.TypeDescription"]
Namespace:
Karamba.GHopper.Elements
Assembly:
Karamba3D (in Karamba3D.dll) Version: 2.2.0.5 (2.2.0.5)
Syntaxpublic override string TypeDescription { get; }Public Overrides ReadOnly Property TypeDescription As String
Get
public:
virtual property String^ TypeDescription {
String^ get () override;
}abstract TypeDescription : string with get
override TypeDescription : string with get
Property Value
Type:
String
See Also