Search Results for

    Show / Hide Table of Contents

    Method SetPlaneGeometryWithExtent

    SetPlaneGeometryWithExtent(ElementId, Plane3D, double, double, double, double)

    Sets the geometry and the extent of a plane entity.

    Declaration
    [OperationContract]
    [AvailableSinceVersion(7, 7, 201, 100)]
    void SetPlaneGeometryWithExtent(ElementId inElementId, Plane3D inGeometry, double inXMin, double inXMax, double inYMin, double inYMax)
    Parameters
    Type Name Description
    ElementId inElementId

    Identifier of the plane entity to modify.

    Plane3D inGeometry

    New plane geometry.

    double inXMin

    Minimum X plane coordinate of extent.

    double inXMax

    Maximum X plane coordinate of extent.

    double inYMin

    Minimum Y plane coordinate of extent.

    double inYMax

    Maximum Y plane 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.