ModelTrussjoint Property
Gets or sets the joint definition of the element.
Namespace: Karamba.ElementsAssembly: KarambaCommon (in KarambaCommon.dll) Version: 3.0.8.0+eb23a7103f0eca0b6d808121e15fec6899194e15
public 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
Joint