Home
Home
Docs
API
Theme
System
Light
Dark
GitHub
Menu
Loading menu…
Home
API
ProCad.Editing.Operations
CadOperationPayloadCodec
Methods
CreatePoint(CadEntityId, XYZ)
Menu
On this page
CreatePoint(CadEntityId, XYZ) Method
Definition
Namespace
ProCad.Editing.Operations
Assembly
ProCad.Editing.dll
View source
public static CadOperation CreatePoint(CadEntityId entityId, XYZ location)
Parameters
entityId
CadEntityId
location
CSMath.XYZ
Returns
CadOperation