PathReinSpanSymbol.Create
Description:
Creates a new instance of PathReinSpanSymbol in the project.
Creates a new instance of PathReinSpanSymbol in the project.
public static PathReinSpanSymbol Create(
Document document,
ElementId viewId,
LinkElementId hostId,
XYZ point,
ElementId symbolId
)
-
documentThe document.
-
viewIdThe id of the view in which the symbol should appear.
-
hostIdThe ElementId of PathReinforcement (either in the document, or linked from another document).
-
pointThe span symbol's head position.
-
symbolIdThe family symbol id of this element.
-
hostId should refer to a PathReinforcement element. -or- viewId does not refer to a valid view type for FabricReinSpanSymbol - only floor plan, reflected ceiling plans and elevations are permitted. -or- symbolId should refer to a FamilySymbol of category OST_FabricReinSpanSymbol.
-
A non-optional argument was null