Class UBeamProfileSolidDto (Inputs.OCCT)
Constructors
constructor
new UBeamProfileSolidDto( width?: number, height?: number, webThickness?: number, flangeThickness?: number, flangeWidth?: number, alignment?: basicAlignmentEnum, rotation?: number, center?: Point3, direction?: Vector3, extrusionLengthFront?: number, extrusionLengthBack?: number,): UBeamProfileSolidDto Parameters
Optionalwidth: numberOptionalheight: numberOptionalwebThickness: numberOptionalflangeThickness: numberOptionalflangeWidth: numberOptionalalignment: basicAlignmentEnumOptionalrotation: numberOptionalcenter: Point3Optionaldirection: Vector3OptionalextrusionLengthFront: numberOptionalextrusionLengthBack: number
Properties
webThickness
webThickness: number
flangeThickness
flangeThickness: number
flangeWidth
flangeWidth: number
extrusionLengthFront
extrusionLengthFront: number
extrusionLengthBack
extrusionLengthBack: number
用于
shapes.solid.createUBeamProfileSolid的 U 形梁轮廓和拉伸长度;至少有一个长度必须大于 0。