Uses of Enum
com.solibri.smc.api.ifc.IfcSchema
Packages that use IfcSchema
-
Uses of IfcSchema in com.solibri.smc.api.ifc
Methods in com.solibri.smc.api.ifc that return IfcSchemaModifier and TypeMethodDescriptionstatic IfcSchema
Returns the enum constant of this type with the specified name.static IfcSchema[]
IfcSchema.values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.solibri.smc.api.ifc with parameters of type IfcSchemaModifier and TypeMethodDescriptionboolean
IfcEntityType.isDefinedIn
(IfcSchema ifcSchema) Returns true if the IfcEntityType is defined in given ifcSchema, false otherwise.