|
GH_CrossSectionTypeDescription Property
|
[Missing <summary> documentation for "P:Karamba.GHopper.CrossSections.GH_CrossSection.TypeDescription"]
Namespace:
Karamba.GHopper.CrossSections
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