AlignmentHorizontalAddArcBetween(UInt64, UInt64, Double, Boolean, ArcType) Method


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

Parameters

previousId  UInt64
 
nextId  UInt64
 
radius  Double
 
greaterThan180  Boolean
 
type  ArcType
 

Return Value

UInt64
See Also

©  Bricsys NV. All rights reserved.