Class LPolygonSolidDto (Inputs.OCCT)
Constructors
constructor
new LPolygonSolidDto( widthFirst?: number, lengthFirst?: number, widthSecond?: number, lengthSecond?: number, align?: directionEnum, rotation?: number, center?: Point3, direction?: Vector3, extrusionLengthFront?: number, extrusionLengthBack?: number,): LPolygonSolidDto Parameters
OptionalwidthFirst: numberOptionallengthFirst: numberOptionalwidthSecond: numberOptionallengthSecond: numberOptionalalign: directionEnumOptionalrotation: numberOptionalcenter: Point3Optionaldirection: Vector3OptionalextrusionLengthFront: numberOptionalextrusionLengthBack: number
Properties
widthFirst
widthFirst: number
lengthFirst
lengthFirst: number
widthSecond
widthSecond: number
lengthSecond
lengthSecond: number
extrusionLengthFront
extrusionLengthFront: number
extrusionLengthBack
extrusionLengthBack: number
用于
shapes.solid.createLPolygonSolid的 L 形和拉伸长度;至少有一个长度必须大于 0。