|
Facesolid Property
|
sets/gets status of the face
Namespace:
Karamba.Utilities.KMesh
Assembly:
KarambaCommon (in KarambaCommon.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic bool solid { get; set; }
Public Property solid As Boolean
Get
Set
public:
property bool solid {
bool get ();
void set (bool value);
}
member solid : bool with get, set
Property Value
Type:
Boolean
See Also