Solid3dCreateRevolvedSolid Method

Overload List
  Name Description
Public method CreateRevolvedSolid(Entity, Point3d, Vector3d, Double, Double, RevolveOptions) Creates a solid by revolving a specified curve, region, or planar surface around the specified axis of revolution.
Public method CreateRevolvedSolid(Entity, SubentityId, Point3d, Vector3d, Double, Double, RevolveOptions) Creates a solid by revolving a face about the axis of revolution.
Top
See Also