OdaBlockClassAddEllipticalCone Method


Namespace: BricscadDb
Assembly: Interop.BricscadDb (in Interop.BricscadDb.dll) Version: 24.0.0.0
Syntax
public virtual Acad3DSolid AddEllipticalCone(
        Object Center,
        double MajorRadius,
        double MinorRadius,
        double Height
)

Parameters

Center  Object
 
MajorRadius  Double
 
MinorRadius  Double
 
Height  Double
 

Return Value

Acad3DSolid

Implements

IOdaBlockAddEllipticalCone(Object, Double, Double, Double)
See Also

©  Bricsys NV. All rights reserved.