Search Results for

    Show / Hide Table of Contents

    Method CreateCircleSegment

    CreateCircleSegment(ElementItemId, Direction3D, double)

    Creates a new circle segment into the ModifiedSketch.

    Declaration
    [OperationContract]
    [AvailableSinceVersion(7, 7, 201, 80)]
    ElementItemId CreateCircleSegment(ElementItemId inCenterVertexId, Direction3D inNormal, double inRadius)
    Parameters
    Type Name Description
    ElementItemId inCenterVertexId

    Identifier of the center vertex.

    Direction3D inNormal

    Circle plane normal direction.

    double inRadius

    Circle radius.

    Returns
    Type Description
    ElementItemId

    Identifier of the created segment.

    Remarks

    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.