APIauto |
public bool autoMassInX { get; set; }
Public Property autoMassInX As Boolean Get Set Dim instance As API Dim value As Boolean value = instance.autoMassInX instance.autoMassInX = value
public: property bool autoMassInX { bool get (); void set (bool value); }
member autoMassInX : bool with get, set
(c) NextFEM 2015-2026