|
Face3D Property
|
index of node D of the face
Namespace:
Karamba.Geometry
Assembly:
KarambaCommon (in KarambaCommon.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic int D { get; set; }Public Property D As Integer
Get
Set
public:
property int D {
int get ();
void set (int value);
}member D : int with get, set
Property Value
Type:
Int32
See Also