Search Results for

    Show / Hide Table of Contents

    Method SetAxisGeometryWithExtent

    SetAxisGeometryWithExtent(ElementId, Axis2D, double, double)

    Sets the geometry and the extent of an axis entity.

    Declaration
    [OperationContract]
    [AvailableSinceVersion(7, 7, 201, 100)]
    void SetAxisGeometryWithExtent(ElementId inElementId, Axis2D inGeometry, double inXMin, double inXMax)
    Parameters
    Type Name Description
    ElementId inElementId

    Identifier of the axis entity to modify.

    Axis2D inGeometry

    New axis geometry.

    double inXMin

    Minimum X axis coordinate of extent.

    double inXMax

    Maximum X axis coordinate of extent.

    Remarks

    StartModification(string, bool) and EnsureIsDirty(ref DocumentId) must be called before calling this method.

    This method is available since v7.7.201.100.

    In this article
    Back to top
    • Term of use
    • Corporate information
    • Privacy Policy - GDPR

    Copyright ©2025 TopSolid - All rights reserved.