2026 Property
Changes 0
P

Element.DesignOption

Description:
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.
public DesignOption DesignOption { get; }