ItemFactoryBase.NewReferencePlane
Description:
Creates a new instance of ReferencePlane.
Creates a new instance of ReferencePlane.
Remarks:
The specific view is applied to the Reference plane only for certain view types: LegendDraftingViewDrawingSheet
The specific view is applied to the Reference plane only for certain view types: LegendDraftingViewDrawingSheet
public ReferencePlane NewReferencePlane(
XYZ bubbleEnd,
XYZ freeEnd,
XYZ cutVec,
View pView
)
-
bubbleEndThe bubble end applied to reference plane.
-
freeEndThe free end applied to reference plane.
-
cutVecThe cut vector apply to reference plane, should perpendicular to the vector (bubbleEnd-freeEnd).
-
pViewThe specific view apply to the Reference plane.