AlignmentHorizontalAddArcTo(UInt64, Double, Double, ArcParameterType, ArcDirection) Method


Namespace: Bricscad.Civil
Assembly: BrxMgd (in BrxMgd.dll) Version: 24.0.1.0
Syntax
public ulong AddArcTo(
        ulong nextId,
        double radius,
        double paramValue,
        ArcParameterType paramType,
        ArcDirection direction
)

Parameters

nextId  UInt64
 
radius  Double
 
paramValue  Double
 
paramType  ArcParameterType
 
direction  ArcDirection
 

Return Value

UInt64
See Also

©  Bricsys NV. All rights reserved.