|
GH_MappingIsValid Property
|
[Missing <summary> documentation for "P:Karamba.GHopper.Utilities.Mappings.GH_Mapping.IsValid"]
Namespace:
Karamba.GHopper.Utilities.Mappings
Assembly:
Karamba3D (in Karamba3D.dll) Version: 2.2.0.5 (2.2.0.5)
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