|
ModelTrussjoint Property
|
joint definition of the element
Namespace:
Karamba.Elements
Assembly:
KarambaCommon (in KarambaCommon.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic Joint joint { get; set; }
Public Property joint As Joint
Get
Set
public:
property Joint^ joint {
Joint^ get ();
void set (Joint^ value);
}
member joint : Joint with get, set
Property Value
Type:
Joint
See Also