public static class CadOperationPayloadCodec
kind:method
kind:property
kind:ctor
AlignmentPointKey
BlockNameKey
CenterKey
ClosedKey
ControlPointsKey
CreateColorKey
CreateDimensionStyleKey
CreateInvisibleKey
CreateLayerKey
CreateLineTypeKey
CreateLineTypeScaleKey
CreateLineWeightKey
CreateTextStyleKey
CreateTransparencyKey
DegreeKey
DirectionKey
EndAngleKey
EndKey
EndParameterKey
EndTangentKey
EntityTypeArc
EntityTypeCircle
EntityTypeEllipse
EntityTypeHatch
EntityTypeInsert
EntityTypeKey
EntityTypeLine
EntityTypeLwPolyline
EntityTypeMText
EntityTypePoint
EntityTypeRay
EntityTypeSpline
EntityTypeText
EntityTypeXLine
FirstPointKey
FitPointsKey
FromAlignmentPointKey
FromCenterKey
FromClosedKey
FromControlPointsKey
FromDegreeKey
FromDirectionKey
FromEndAngleKey
FromEndKey
FromEndParameterKey
FromEndTangentKey
FromFirstPointKey
FromFitPointsKey
FromHatchLoopsKey
FromHeightKey
FromInsertPointKey
FromInsertRotationKey
FromIsPeriodicKey
FromKnotsKey
FromLocationKey
FromMajorAxisEndPointKey
FromNormalKey
FromRadiusKey
FromRadiusRatioKey
FromRayStartKey
FromRectangleWidthKey
FromRotationKey
FromStartAngleKey
FromStartKey
FromStartParameterKey
FromStartTangentKey
FromTextDirectionKey
FromValueKey
FromVerticesKey
FromWeightsKey
FromXScaleKey
FromYScaleKey
FromZScaleKey
HatchLoopsKey
HeightKey
InsertPointKey
InsertRotationKey
IsPeriodicKey
IsSolidKey
KnotsKey
LocationKey
MajorAxisEndPointKey
NormalKey
PatternNameKey
PropertyNameKey
RadiusKey
RadiusRatioKey
RayStartKey
RectangleWidthKey
RotationKey
StartAngleKey
StartKey
StartParameterKey
StartTangentKey
TextDirectionKey
TextValueKey
ToAlignmentPointKey
ToCenterKey
ToClosedKey
ToControlPointsKey
ToDegreeKey
ToDirectionKey
ToEndAngleKey
ToEndKey
ToEndParameterKey
ToEndTangentKey
ToFirstPointKey
ToFitPointsKey
ToHatchLoopsKey
ToHeightKey
ToInsertPointKey
ToInsertRotationKey
ToIsPeriodicKey
ToKnotsKey
ToLocationKey
ToMajorAxisEndPointKey
ToNormalKey
ToRadiusKey
ToRadiusRatioKey
ToRayStartKey
ToRectangleWidthKey
ToRotationKey
ToStartAngleKey
ToStartKey
ToStartParameterKey
ToStartTangentKey
ToTextDirectionKey
ToValueKey
ToVerticesKey
ToWeightsKey
ToXScaleKey
ToYScaleKey
ToZScaleKey
VerticesKey
WeightsKey
XScaleKey
YScaleKey
ZScaleKey
CopyCreateProperties(CadOperation, CadOperation)
CreateArc(CadEntityId, XYZ, Double, Double, Double)
CreateCircle(CadEntityId, XYZ, Double)
CreateEllipse(CadEntityId, XYZ, XYZ, Double, Double, Double, XYZ)
CreateHatch(CadEntityId, IReadOnlyList<IReadOnlyList<XYZ>>, Boolean, String, XYZ)
CreateInsert(CadEntityId, String, XYZ, Double, Double, Double, Double, XYZ)
CreateLine(CadEntityId, XYZ, XYZ)
CreateLwPolyline(CadEntityId, IReadOnlyList<XYZ>, Boolean)
CreateMText(CadEntityId, XYZ, XYZ, Double, Double, String, XYZ)
CreatePoint(CadEntityId, XYZ)
CreateRay(CadEntityId, XYZ, XYZ)
CreateSpline(CadEntityId, Int32, Boolean, Boolean, IReadOnlyList<XYZ>, IReadOnlyList<XYZ>, IReadOnlyList<Double>, IReadOnlyList<Double>, XYZ, XYZ, XYZ)
CreateText(CadEntityId, XYZ, XYZ, Double, Double, String, XYZ)
CreateXLine(CadEntityId, XYZ, XYZ)
DeleteArc(CadEntityId, XYZ, Double, Double, Double)
DeleteCircle(CadEntityId, XYZ, Double)
DeleteEllipse(CadEntityId, XYZ, XYZ, Double, Double, Double, XYZ)
DeleteHatch(CadEntityId, IReadOnlyList<IReadOnlyList<XYZ>>, Boolean, String, XYZ)
DeleteInsert(CadEntityId, String, XYZ, Double, Double, Double, Double, XYZ)
DeleteLine(CadEntityId, XYZ, XYZ)
DeleteLwPolyline(CadEntityId, IReadOnlyList<XYZ>, Boolean)
DeleteMText(CadEntityId, XYZ, XYZ, Double, Double, String, XYZ)
DeletePoint(CadEntityId, XYZ)
DeleteRay(CadEntityId, XYZ, XYZ)
DeleteSpline(CadEntityId, Int32, Boolean, Boolean, IReadOnlyList<XYZ>, IReadOnlyList<XYZ>, IReadOnlyList<Double>, IReadOnlyList<Double>, XYZ, XYZ, XYZ)
DeleteText(CadEntityId, XYZ, XYZ, Double, Double, String, XYZ)
DeleteXLine(CadEntityId, XYZ, XYZ)
FormatDouble(Double)
FormatDoubleList(IReadOnlyList<Double>)
FormatLoops(IReadOnlyList<IReadOnlyList<XYZ>>)
FormatPoint(XYZ)
FormatVertices(IReadOnlyList<XYZ>)
TransformArc(CadEntityId, XYZ, Double, Double, Double, XYZ, Double, Double, Double)
TransformCircle(CadEntityId, XYZ, Double, XYZ, Double)
TransformEllipse(CadEntityId, XYZ, XYZ, Double, Double, Double, XYZ, XYZ, XYZ, Double, Double, Double, XYZ)
TransformHatch(CadEntityId, IReadOnlyList<IReadOnlyList<XYZ>>, IReadOnlyList<IReadOnlyList<XYZ>>, Boolean, String, XYZ)
TransformInsert(CadEntityId, String, XYZ, Double, Double, Double, Double, XYZ, XYZ, Double, Double, Double, Double, XYZ)
TransformLine(CadEntityId, XYZ, XYZ, XYZ, XYZ)
TransformLwPolyline(CadEntityId, IReadOnlyList<XYZ>, Boolean, IReadOnlyList<XYZ>, Boolean)
TransformMText(CadEntityId, XYZ, XYZ, Double, Double, XYZ, XYZ, Double, Double)
TransformPoint(CadEntityId, XYZ, XYZ)
TransformRay(CadEntityId, XYZ, XYZ, XYZ, XYZ)
TransformSpline(CadEntityId, Int32, Boolean, Boolean, IReadOnlyList<XYZ>, IReadOnlyList<XYZ>, IReadOnlyList<Double>, IReadOnlyList<Double>, XYZ, XYZ, XYZ, Int32, Boolean, Boolean, IReadOnlyList<XYZ>, IReadOnlyList<XYZ>, IReadOnlyList<Double>, IReadOnlyList<Double>, XYZ, XYZ, XYZ)
TransformText(CadEntityId, XYZ, XYZ, Double, Double, XYZ, XYZ, Double, Double)
TransformXLine(CadEntityId, XYZ, XYZ, XYZ, XYZ)
TryGetCreateArc(CadOperation, out XYZ, out Double, out Double, out Double)
TryGetCreateCircle(CadOperation, out XYZ, out Double)
TryGetCreateEllipse(CadOperation, out XYZ, out XYZ, out Double, out Double, out Double, out XYZ)
TryGetCreateHatch(CadOperation, out IReadOnlyList<IReadOnlyList<XYZ>>, out Boolean, out String, out XYZ)
TryGetCreateInsert(CadOperation, out String, out XYZ, out Double, out Double, out Double, out Double, out XYZ)
TryGetCreateLine(CadOperation, out XYZ, out XYZ)
TryGetCreateLwPolyline(CadOperation, out IReadOnlyList<XYZ>, out Boolean)
TryGetCreateMText(CadOperation, out XYZ, out XYZ, out Double, out Double, out String, out XYZ)
TryGetCreatePoint(CadOperation, out XYZ)
TryGetCreateProperties(CadOperation, out CadEntityCreateProperties)
TryGetCreateRay(CadOperation, out XYZ, out XYZ)
TryGetCreateSpline(CadOperation, out Int32, out Boolean, out Boolean, out IReadOnlyList<XYZ>, out IReadOnlyList<XYZ>, out IReadOnlyList<Double>, out IReadOnlyList<Double>, out XYZ, out XYZ, out XYZ)
TryGetCreateText(CadOperation, out XYZ, out XYZ, out Double, out Double, out String, out XYZ)
TryGetCreateXLine(CadOperation, out XYZ, out XYZ)
TryGetEntityType(CadOperation, out String)
TryGetTransformArc(CadOperation, out XYZ, out Double, out Double, out Double)
TryGetTransformCircle(CadOperation, out XYZ, out Double)
TryGetTransformEllipse(CadOperation, out XYZ, out XYZ, out Double, out Double, out Double, out XYZ)
TryGetTransformHatch(CadOperation, out IReadOnlyList<IReadOnlyList<XYZ>>)
TryGetTransformInsert(CadOperation, out XYZ, out Double, out Double, out Double, out Double, out XYZ)
TryGetTransformLine(CadOperation, out XYZ, out XYZ)
TryGetTransformLwPolyline(CadOperation, out IReadOnlyList<XYZ>, out Boolean)
TryGetTransformMText(CadOperation, out XYZ, out XYZ, out Double, out Double)
TryGetTransformPoint(CadOperation, out XYZ)
TryGetTransformRay(CadOperation, out XYZ, out XYZ)
TryGetTransformSpline(CadOperation, out Int32, out Boolean, out Boolean, out IReadOnlyList<XYZ>, out IReadOnlyList<XYZ>, out IReadOnlyList<Double>, out IReadOnlyList<Double>, out XYZ, out XYZ, out XYZ)
TryGetTransformText(CadOperation, out XYZ, out XYZ, out Double, out Double)
TryGetTransformXLine(CadOperation, out XYZ, out XYZ)
TryGetUpdateProperty(CadOperation, out String, out String)
TryParseDoubleList(String, out IReadOnlyList<Double>)
TryParseLoops(String, out IReadOnlyList<IReadOnlyList<XYZ>>)
TryParsePoint(String, out XYZ)
TryParseVertices(String, out IReadOnlyList<XYZ>)
UpdateEntityProperty(CadEntityId, String, String, String)
WithCreateProperties(CadOperation, in CadEntityCreateProperties)