2020 Members
Changes 4
M

ShapeImporter

Name Return Type Description Inherited From
M Convert(Document, String) IList<GeometryObject> Converts the geometry stored in the external format into a collection of Revit geometry objects.
M Dispose() None Releases all resources used by the ShapeImporter
M Equals None Determines whether the specified Object is equal to the current Object . (Inherited from Object .) Object
M GetHashCode None Serves as a hash function for a particular type. (Inherited from Object .) Object
M GetType None Gets the Type of the current instance. (Inherited from Object .) Object
M IsServiceAvailable() bool Checks whether the data conversion service is available.
M SetDefaultLengthUnit(ImportUnit) None Sets the length unit to be used if not specified in the input SAT file.
M ToString None Returns a string that represents the current object. (Inherited from Object .) Object
Name Return Type Description Inherited From
P DefaultLengthUnit ImportUnit The length unit to be used if not specified in the input SAT file.
P InputFormat ShapeImporterSourceFormat The format of the incoming data.
P IsValidObject bool Specifies whether the .NET object represents a valid Revit entity.