<Code Lib>
M

AnalyticalModelStick.GetProjectionPlaneY

Description:
Retrieves analytical model projection information for Y direction.

public ElementId GetProjectionPlaneY(
	AnalyticalElementSelector selector
)

Return Value ElementId Plane on to which analytical model is projected, or invalidElementId if not projected to a Plane.

Loading…