DatabaseSetWorldPaperspaceUcsBaseOrigin Method

Sets the new default origin point the the new paper space for the passed view.
Namespace:  Teigha.DatabaseServices
Assembly:  TD_Mgd (in TD_Mgd.dll) Version: 21.4.0.0
Syntax
public void SetWorldPaperspaceUcsBaseOrigin(
        Point3d origin,
        OrthographicView orthoView
)

Parameters

origin
Type: Teigha.GeometryPoint3d
[in] New origin point in WCS coordinates.
orthoView
Type: Teigha.DatabaseServicesOrthographicView
[in] The view for which the base point is desired. Can be one of the OrthographicView enumerators.
See Also

©  Bricsys NV. All rights reserved.