OdaBlockClassAddEllipse Method


Namespace: BricscadDb
Assembly: Interop.BricscadDb (in Interop.BricscadDb.dll) Version: 24.0.0.0
Syntax
public virtual AcadEllipse AddEllipse(
        Object Center,
        Object MajorAxis,
        double RadiusRatio
)

Parameters

Center  Object
 
MajorAxis  Object
 
RadiusRatio  Double
 

Return Value

AcadEllipse

Implements

IOdaBlockAddEllipse(Object, Object, Double)
See Also

©  Bricsys NV. All rights reserved.