AlignmentHorizontalAddArcFrom(UInt64, Point2d, Double, Boolean, ArcType) Method


Namespace: Bricscad.Civil
Assembly: BrxMgd (in BrxMgd.dll) Version: 24.0.1.0
Syntax
public ulong AddArcFrom(
        ulong previousId,
        Point2d through,
        double radius,
        bool greaterThan180,
        ArcType type
)

Parameters

previousId  UInt64
 
through  Point2d
 
radius  Double
 
greaterThan180  Boolean
 
type  ArcType
 

Return Value

UInt64
See Also

©  Bricsys NV. All rights reserved.