IfcEdgeCurve
IfcEdgeCurve class
IfcEdgeCurve
public class IfcEdgeCurve : IfcEdge
构造函数
| 姓名 | 描述 |
|---|---|
| IfcEdgeCurve() | 默认构造函数。 |
特性
| 姓名 | 描述 |
|---|---|
| EdgeEnd { get; set; } | EdgeEnd |
| EdgeGeometry { get; set; } | EdgeGeometry |
| EdgeStart { get; set; } | EdgeStart |
| EntityLabel { get; } | 获取实体标签。 |
| LayerAssignment { get; } | 层分配 |
| SameSense { get; set; } | SameSense |
| StyledByItem { get; } | StyledByItem |
方法
| 姓名 | 描述 |
|---|---|
| override Equals(object) | 判断指定是否等于这个实例。 |
| override GetHashCode() | 返回此实例的哈希码。 |