API Reference > geometry-core > Serialization > BGFBAccessors > BGFBAccessors.DgnBox BGFBAccessors.DgnBox Class Methods Name Description constructor(): BGFBAccessors.DgnBox __init(i: number, bb: ByteBuffer): BGFBAccessors.DgnBox detail(obj?: BGFBAccessors.DgnBoxDetail): | BGFBAccessors.DgnBoxDetail addDetail(builder: Builder, detailOffset: number): void Static createDgnBox(builder: Builder, detailOffset: number): number Static endDgnBox(builder: Builder): number Static getRootAsDgnBox(bb: ByteBuffer, obj?: BGFBAccessors.DgnBox): BGFBAccessors.DgnBox Static getSizePrefixedRootAsDgnBox(bb: ByteBuffer, obj?: BGFBAccessors.DgnBox): BGFBAccessors.DgnBox Static startDgnBox(builder: Builder): void Static Properties Name Type Description bb_pos number bb | ByteBuffer Defined in serialization/BGFBAccessors.ts Line 3431 Last Updated: 11 June, 2024