public final class AssembliesGetAssemblyDefinitionResponse extends AbstractResponseObject
| Constructor | Description |
|---|---|
AssembliesGetAssemblyDefinitionResponse() |
| Modifier and Type | Method | Description |
|---|---|---|
AssembliesGetAssemblyDefinitionResponseParts[] |
getParts() |
Get Parts in the assembly
|
AssembliesGetAssemblyDefinitionResponsePartStudioFeatures[] |
getPartStudioFeatures() |
Get Features defined in Part Studios that are referenced by the assembly, including sketches.
|
AssembliesGetAssemblyDefinitionResponseRootAssembly |
getRootAssembly() |
Get Assembly information
|
AssembliesGetAssemblyDefinitionResponseSubAssemblies[] |
getSubAssemblies() |
Get Array of sub-assemblies
|
String |
toString() |
getOtherPropertiespublic AssembliesGetAssemblyDefinitionResponse()
public final AssembliesGetAssemblyDefinitionResponseRootAssembly getRootAssembly()
public final AssembliesGetAssemblyDefinitionResponseSubAssemblies[] getSubAssemblies()
public final AssembliesGetAssemblyDefinitionResponseParts[] getParts()
public final AssembliesGetAssemblyDefinitionResponsePartStudioFeatures[] getPartStudioFeatures()
Copyright © 2021. All rights reserved.