Element.DesignOption
Description:
Returns the design option to which the element belongs.
Returns the design option to which the element belongs.
Remarks:
If the element is not in a design option, i.e. in the main model, then this property will return null.
If the element is not in a design option, i.e. in the main model, then this property will return null.
public DesignOption DesignOption { get; }