AcadBlockClassAddRevolvedSolid Method


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

Parameters

Profile  AcadRegion
 
AxisPoint  Object
 
AxisDir  Object
 
Angle  Double
 

Return Value

Acad3DSolid

Implements

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

©  Bricsys NV. All rights reserved.