<Code Lib>
M

AnalyticalModelStick.GetProjectionPlaneZ

Description:
Retrieves analytical model projection information for Z direction.

public ElementId GetProjectionPlaneZ(
	AnalyticalElementSelector selector
)

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

Loading…