• IfcPointOrVertexPoint


    IfcPointOrVertexPoint

    类型定义

    IfcPoint或VertexPoint提供了在几何模型中选择几何点(IfcPoint和子类型)或在拓扑模型中选择具有关联点坐标的顶点(IfcVertexPoint)的选项。

    IFC2x3中的新选择类型。

    Enumeration definition

    ConstantDescription
    IfcPoint  
    IfcVertexPoint  
     

    EXPRESS Specification

    TYPE IfcPointOrVertexPoint = SELECT (
     IfcPoint,
     IfcVertexPoint);
    END_TYPE;

    ############

  • 相关阅读:
    堆排序
    伽马分布
    隔壁-贪心
    对刚—约瑟夫环
    站军姿-两圆并集
    单纯的线性筛素数
    3兔子
    2.圆桌游戏
    1.花
    历史
  • 原文地址:https://www.cnblogs.com/herd/p/16626926.html
Copyright © 2020-2023  润新知