Function IfcSameAxis2Placement
- IfcSameAxis2Placement(
ap1: IfcAxis2Placement2D | IfcAxis2Placement3D,
ap2: IfcAxis2Placement2D | IfcAxis2Placement3D,
epsilon: number,
): boolean Parameters
- ap1: IfcAxis2Placement2D | IfcAxis2Placement3D
- ap2: IfcAxis2Placement2D | IfcAxis2Placement3D
- epsilon: number
Returns boolean