Get Container For Node Request
@Serializable
Request object containing input parameters for the DOMDomain.getContainerForNode command.
Constructors
Link copied to clipboard
constructor(nodeId: NodeId, containerName: String? = null, physicalAxes: PhysicalAxes? = null, logicalAxes: LogicalAxes? = null)