Packages

 

com.aspose.cad.fileformats.ifc.header

Class IfcFileDescription

    • Constructor Detail

      • IfcFileDescription

        public IfcFileDescription()
    • Method Detail

      • getDescription

        public final IfcCollection<String> getDescription()

        Gets or sets the description.

        Value: The description.
      • setDescription

        public final void setDescription(IfcCollection<String> value)

        Gets or sets the description.

        Value: The description.
      • getImplementationLevel

        public final String getImplementationLevel()

        Gets or sets the implementation level.

        Value: The implementation level.
      • setImplementationLevel

        public final void setImplementationLevel(String value)

        Gets or sets the implementation level.

        Value: The implementation level.