Search Results for

    Show / Hide Table of Contents

    Method SetSegmentCenter

    SetSegmentCenter(ElementItemId, ElementItemId)

    Sets the center of a segment in the ModifiedSketch.

    Declaration
    [OperationContract]
    [AvailableSinceVersion(7, 7, 201, 80)]
    void SetSegmentCenter(ElementItemId inSegmentId, ElementItemId inVertexId)
    Parameters
    Type Name Description
    ElementItemId inSegmentId

    Identifier of the segment to modify.

    ElementItemId inVertexId

    Identifier of the vertex defined as being the center of the segment, or Empty if none.

    Remarks

    A center may only be defined when the segment curve is a circle or an ellipse.

    StartModification(ElementId) must be called before calling this method.

    This method is available since v7.7.201.80.

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

    Copyright ©2025 TopSolid - All rights reserved.