API Reference > geometry-core > Serialization > BGFBAccessors > BGFBAccessors.DSegment3d BGFBAccessors.DSegment3d Class Methods Name Description constructor(): BGFBAccessors.DSegment3d __init(i: number, bb: ByteBuffer): BGFBAccessors.DSegment3d point0X(): number point0Y(): number point0Z(): number point1X(): number point1Y(): number point1Z(): number createDSegment3d(builder: Builder, point0X: number, point0Y: number, point0Z: number, point1X: number, point1Y: number, point1Z: number): number Static Properties Name Type Description bb_pos number bb | ByteBuffer Defined in serialization/BGFBAccessors.ts Line 463 Last Updated: 12 June, 2024