 | SettingsAutomaticPacking Property |
Determines whether MHarness cable is automatically repacked
when modifying the cable.
Namespace: ema3d.Api.V26Assembly: ema3d.Api.V26 (in ema3d.Api.V26.dll) Version: 0.0.0.0
Syntaxpublic bool AutomaticPacking { get; set; }Public Property AutomaticPacking As Boolean
Get
Set
public:
property bool AutomaticPacking {
bool get ();
void set (bool value);
}member AutomaticPacking : bool with get, set
Property Value
Boolean
See Also