Class IfcCreator
Inheritance
System.Object
System.MarshalByRefObject
IfcCreator
Implements
System.Runtime.Remoting.Messaging.IMessageSink
Inherited Members
System.MarshalByRefObject.CreateObjRef(System.Type)
System.MarshalByRefObject.GetLifetimeService()
System.MarshalByRefObject.InitializeLifetimeService()
System.MarshalByRefObject.MemberwiseClone(System.Boolean)
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
Assembly: NXOpen.dll
Syntax
public class IfcCreator : BaseCreator, IMessageSink, IComponentBuilder
Constructors
IfcCreator()
Declaration
Properties
AngularTolerance
Declaration
public double AngularTolerance { get; set; }
Property Value
Type |
Description |
System.Double |
|
AttributeCategories
Declaration
public string AttributeCategories { get; set; }
Property Value
Type |
Description |
System.String |
|
Attributes
Declaration
public string Attributes { get; set; }
Property Value
Type |
Description |
System.String |
|
ChordalTolerance
Declaration
public double ChordalTolerance { get; set; }
Property Value
Type |
Description |
System.Double |
|
ChordalToleranceMethodOption
Declaration
public IfcCreator.ChordalToleranceMethodOptionEnum ChordalToleranceMethodOption { get; set; }
Property Value
ExportFrom
Declaration
public IfcCreator.ExportFromOption ExportFrom { get; set; }
Property Value
ExportSelectionBlock
Declaration
public ObjectSelector ExportSelectionBlock { get; }
Property Value
ExportUnits
Declaration
public IfcCreator.UnitsEnum ExportUnits { get; set; }
Property Value
ExportUserDefinedAttributes
Declaration
public bool ExportUserDefinedAttributes { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
FileSaveFlag
Declaration
public bool FileSaveFlag { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
Declaration
public IfcCreator.IfcFormatEnum IfcFileFormat { get; set; }
Property Value
IncludeOrExcludeAttributeCategories
Declaration
public IfcCreator.IncludeOrExcludeAttributeCategoriesEnum IncludeOrExcludeAttributeCategories { get; set; }
Property Value
IncludeOrExcludeAttributes
Declaration
public IfcCreator.IncludeOrExcludeAttributesEnum IncludeOrExcludeAttributes { get; set; }
Property Value
Declaration
public string InputFile { get; set; }
Property Value
Type |
Description |
System.String |
|
RelativeChordalTolerance
Declaration
public double RelativeChordalTolerance { get; set; }
Property Value
Type |
Description |
System.Double |
|
SettingsFile
Declaration
public string SettingsFile { get; set; }
Property Value
Type |
Description |
System.String |
|
TessellationMethodOption
Declaration
public IfcCreator.TessellationMethodOptionEnum TessellationMethodOption { get; set; }
Property Value
Methods
SaveSettings(String)
Declaration
public void SaveSettings(string filename)
Parameters
Type |
Name |
Description |
System.String |
filename |
|
Implements
System.Runtime.Remoting.Messaging.IMessageSink