-
Home
-
API
-
ProCad.Editing.Operations
-
CadOperationPayloadCodec
-
Methods
-
CreateEllipse(CadEntityId, XYZ, XYZ, Double, Double, Double, XYZ)
CreateEllipse(CadEntityId, XYZ, XYZ, Double, Double, Double, XYZ) Method
Definition
public static CadOperation CreateEllipse(CadEntityId entityId, XYZ center, XYZ majorAxisEndPoint, double radiusRatio, double startParameter, double endParameter, XYZ normal)
Parameters
- majorAxisEndPoint
- CSMath.XYZ
Returns