2021 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 (Inherited from Object .) Object .
M GetHashCode None (Inherited from Object .) Object .
M GetType None (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 (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.