IAcadBlockAddArc Method


Namespace: BricscadDb
Assembly: Interop.BricscadDb (in Interop.BricscadDb.dll) Version: 24.0.0.0
Syntax
AcadArc AddArc(
        Object Center,
        double Radius,
        double StartAngle,
        double EndAngle
)

Parameters

Center  Object
 
Radius  Double
 
StartAngle  Double
 
EndAngle  Double
 

Return Value

AcadArc
See Also

©  Bricsys NV. All rights reserved.