2027 Members
Changes 0
M

DWGImportOptions 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 the default hash function. (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 GetLineWeights() IList<Int32> Gets array of line weights.
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 SetLineWeights(IList<Int32>) None Set array of line weights.
M ToString None Returns a string that represents the current object. (Inherited from Object ) Object