AnalyticalModelSurface.TopExtensionMethod
Description:
The top extension method option.
The top extension method option.
Remarks:
Analytical model elements for walls support extension options, while those for floor or slabs do not. If used on analytical model that do not support extension, exception InvalidOperationException will be thrown. To chcek if analytical model support extension use HasExtension property.
Analytical model elements for walls support extension options, while those for floor or slabs do not. If used on analytical model that do not support extension, exception InvalidOperationException will be thrown. To chcek if analytical model support extension use HasExtension property.
public AnalyticalAlignmentMethod TopExtensionMethod { get; set; }
-
When setting this property: A value passed for an enumeration argument is not a member of that enumeration