Class ParseStepAssemblyToJsonDto (Inputs.OCCT)
Constructors
constructor
new ParseStepAssemblyToJsonDto( stepData?: | string | ArrayBuffer | File | Blob | Uint8Array<ArrayBufferLike>,): ParseStepAssemblyToJsonDto Parameters
OptionalstepData: string | ArrayBuffer | File | Blob | Uint8Array<ArrayBufferLike>
Properties
stepData
stepData: string | ArrayBuffer | File | Blob | Uint8Array<ArrayBufferLike>
用于
io.parseStepToJson的 STEP 文件,它读取其装配体结构而不构建几何。