Class GeomSSEntity

    • Constructor Detail

      • GeomSSEntity

        public GeomSSEntity​(Part p,
                            DirEntry de)
        Default constructor.
        Parameters:
        p - part to which this entity is contained
        de - Directory Entry for this entity
    • Method Detail

      • getGeomElement

        public GeomElement getGeomElement​(GTransform m)
        Return a reference to the GeomElement element contained in this IGES Entity.
        Parameters:
        m - the current transformation matrix to apply to the entity.
        Returns:
        A reference to the GeomElement element contained in this IGES Entity
      • isUsedInList

        public boolean isUsedInList()
        Returns true if this Entity is being used in another GeomSSEntity, otherwise returns false.
        Returns:
        true if this Entity is being used in another GeomSSEntity