2021 Method
Changes 0
M

FabricReinSpanSymbol.Create

Description:
Places a new instance of the Structural Fabric Reinforcement Symbol into the project relative to a particular FabricSheet and View.
public static FabricReinSpanSymbol Create(
	Document document,
	ElementId viewId,
	LinkElementId hostId,
	XYZ point,
	ElementId symbolId
)
Return Value FabricReinSpanSymbol A reference to the newly-created symbol.