IOdaBlockAddCone Method


Namespace: BricscadDb
Assembly: Interop.BricscadDb (in Interop.BricscadDb.dll) Version: 24.0.0.0
Syntax
Acad3DSolid AddCone(
        Object Center,
        double BaseRadius,
        double Height
)

Parameters

Center  Object
 
BaseRadius  Double
 
Height  Double
 

Return Value

Acad3DSolid

Implements

IAcadBlockAddCone(Object, Double, Double)
See Also

©  Bricsys NV. All rights reserved.