Packages

 

com.aspose.cad.fileformats.ifc.ifc4.entities

Classes

com.aspose.cad.fileformats.ifc.ifc4.entities

Class IfcTextStyle

  • All Implemented Interfaces:
    IIfcEntity, com.aspose.cad_internal.fileformats.ifc.IIfcPresentationStyle, com.aspose.cad_internal.fileformats.ifc.IIfcTextStyle


    public class IfcTextStyle
    extends IfcPresentationStyle
    implements com.aspose.cad_internal.fileformats.ifc.IIfcTextStyle
    • Constructor Detail

      • IfcTextStyle

        public IfcTextStyle()
    • Method Detail

      • getTextCharacterAppearanceFromInteraface

        public final com.aspose.cad_internal.fileformats.ifc.IIfcTextStyleForDefinedFont getTextCharacterAppearanceFromInteraface()
        Specified by:
        getTextCharacterAppearanceFromInteraface in interface com.aspose.cad_internal.fileformats.ifc.IIfcTextStyle
      • getTextFontStyleFromInteraface

        public final IfcSelect getTextFontStyleFromInteraface()
        Specified by:
        getTextFontStyleFromInteraface in interface com.aspose.cad_internal.fileformats.ifc.IIfcTextStyle
      • getModelOrDraughting

        public final IfcBoolean getModelOrDraughting()
      • setModelOrDraughting

        public final void setModelOrDraughting(IfcBoolean value)