<Code Lib>
2020 Method
Changes 0
M

LabelUtils.GetStructuralSectionShapeName

Description:
Gets the user-visible name for a StructuralSectionShape.
Remarks:
The name is obtained in the current Revit language.

public static string GetStructuralSectionShapeName(
	StructuralSectionShape shape
)

Return Value string Returns the user-visible name for the StructuralSectionShape.

Loading…