-
Home
-
API
-
ProCad.Editing.Operations
-
CadOperationPayloadCodec
-
Methods
-
CreateText(CadEntityId, XYZ, XYZ, Double, Double, String, XYZ)
CreateText(CadEntityId, XYZ, XYZ, Double, Double, String, XYZ) Method
Definition
public static CadOperation CreateText(CadEntityId entityId, XYZ insertPoint, XYZ alignmentPoint, double height, double rotation, string value, XYZ normal)
Parameters
Returns