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