<Code Lib>
2020 Method
Changes 0
M

FabricationHostedInfo.PlaceOnHost(ElementId, Connector, Double)

Description:
Places the part on the specified host.
Remarks:
The document must be regenerated before the fabrication part can be used. Check ValidationStatus after regeneration to see if the part is valid for fabrication.
Overloads (2):
PlaceOnHost(ElementId,Connector,Double)

public void PlaceOnHost(
	ElementId hostId,
	Connector hostConnector,
	double distance
)

Loading…