IAcadPaperSpaceAddRevolvedSolid Method

Namespace:  BricscadDb
Assembly:  Interop.BricscadDb (in Interop.BricscadDb.dll) Version: 21.0.0.0
Syntax
Acad3DSolid AddRevolvedSolid(
        AcadRegion Profile,
        Object AxisPoint,
        Object AxisDir,
        double Angle
)

Parameters

Profile
Type: BricscadDbAcadRegion
AxisPoint
Type: SystemObject
AxisDir
Type: SystemObject
Angle
Type: SystemDouble

Return Value

Type: Acad3DSolid

Implements

IAcadBlockAddRevolvedSolid(AcadRegion, Object, Object, Double)
See Also

©  Bricsys NV. All rights reserved.