<Code Lib>
P

AnalyticalModelSurface.HasExtension

Description:
Indicates if the element supports an extension option.
Remarks:
Analytical model elements for walls support extension options, while those for floor or slabs do not.

public bool HasExtension { get; }

Loading…