Form.Rehost
Description:
Rehost Form to sketch plane
Rehost Form to sketch plane
Overloads (2):
Rehost(SketchPlane,XYZ)
public void Rehost(
SketchPlane sketchPlane,
XYZ location
)
-
sketchPlaneThe sketch plane on which to rehost the form.
-
locationThe location to which to Rehost the form.
-
Thrown when the sketchPlane or location isnullNothingnullptra null reference (Nothingin Visual Basic).
-
Thrown when rehosting Form failed.