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