|
GH_CrossSectionIsValid Property
|
[Missing <summary> documentation for "P:Karamba.GHopper.CrossSections.GH_CrossSection.IsValid"]
Namespace:
Karamba.GHopper.CrossSections
Assembly:
karambaGH (in karambaGH.dll) Version: 1.15.0.0 (1.15.0.0)
Syntaxpublic override bool IsValid { get; }
Public Overrides ReadOnly Property IsValid As Boolean
Get
public:
virtual property bool IsValid {
bool get () override;
}
abstract IsValid : bool with get
override IsValid : bool with get
Property Value
Type:
Boolean
See Also