Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 807 Bytes

CopySnippetRequestEntity.md

File metadata and controls

12 lines (9 loc) · 807 Bytes

IO.Swagger.Model.CopySnippetRequestEntity

Properties

Name Type Description Notes
SnippetId string The identifier of the snippet. [optional]
OriginX double? The x coordinate of the origin of the bounding box where the new components will be placed. [optional]
OriginY double? The y coordinate of the origin of the bounding box where the new components will be placed. [optional]
DisconnectedNodeAcknowledged bool? Acknowledges that this node is disconnected to allow for mutable requests to proceed. [optional]

[Back to Model list] [Back to API list] [Back to README]