2024 Members
Changes 3
M

OBJImportOptions Methods

Name Return Type Description Inherited From
M Dispose() None (Inherited from BaseImportOptions .) BaseImportOptions
M Equals None Determines whether the specified Object is equal to the current Object . (Inherited from Object .) Object .
M GetDefaultLengthUnit() ForgeTypeId Get the default length unit used for importing unitless files. (Inherited from BaseImportOptions .) BaseImportOptions
M GetHashCode None Serves as a hash function for a particular type. (Inherited from Object .) Object .
M GetLayerSelection() ICollection<string> Get all set layers name which user want to import into Revit. (Inherited from BaseImportOptions .) BaseImportOptions
M GetType None Gets the Type of the current instance. (Inherited from Object .) Object .
M SetDefaultLengthUnit(ForgeTypeId) None Set the default length unit used for importing unitless files. (Inherited from BaseImportOptions .) BaseImportOptions
M SetLayerSelection(ICollection<String>) None Set the layers name which user want to import into Revit. (Inherited from BaseImportOptions .) BaseImportOptions
M ToString None Returns a string that represents the current object. (Inherited from Object .) Object .