<Code Lib>
2027 Property
Changes 0
P

ElectricalSystem.CircuitPathMode

Description:
The circuit path mode of the electrical system.

public ElectricalCircuitPathMode CircuitPathMode { get; set; }

  • When setting this property: A value passed for an enumeration argument is not a member of that enumeration
  • When setting this property: The electrical system circuit path does not have customized path, so the CircuitPathMode cannot be set as Custom.

Loading…