RVTDocs.com

AlignmentStationLabel.CreateRecommendedTypeForSet

Method
Description:
Creates an element type recommended for alignment label sets and returns its ElementId.
Remarks:
The crucial features of the label type recommended for sets are: - rotate with component - vertical text - label display includes station value - leader arrow head has type "Heavy End Tick Mark"
Syntax
public static ElementId CreateRecommendedTypeForSet(
	Document document
)
Parameters
Parameter Type Description
document Document The document in which the type will be created.
Return Value