- 所有已实现的接口:
- IfcInterface, IfcLayeredItem
@IfcClass(type=ENTITY,
layer=RESOURCE)
public class IfcPolyLoop
extends IfcLoop
A poly loop is a loop with straight edges bounding a planar region in space. A poly loop is a loop of genus 1
where the loop is represented by an ordered coplanar collection of points forming the vertices of the loop.
The loop is composed of straight line segments joining a point in the collection to the succeeding point in
the collection. The closing segment is from the last to the first point in the collection.
- 作者:
- GaoSU