SKPImportOptions Methods

SKPImportOptions Methods

The SKPImportOptions type exposes the following members.

Methods
 NameDescription
Public methodDispose
(Inherited from BaseImportOptions)
Public methodEqualsDetermines whether the specified object is equal to the current object.
(Inherited from Object)
Public methodGetDefaultLengthUnit Get the default length unit used for importing unitless files.
(Inherited from BaseImportOptions)
Public methodGetHashCodeServes as the default hash function.
(Inherited from Object)
Public methodGetLayerSelection Get all set layers name which user want to import into Revit.
(Inherited from BaseImportOptions)
Public methodGetTypeGets the Type of the current instance.
(Inherited from Object)
Public methodSetDefaultLengthUnit Set the default length unit used for importing unitless files.
(Inherited from BaseImportOptions)
Public methodSetLayerSelection
(Inherited from BaseImportOptions)
Public methodToStringReturns a string that represents the current object.
(Inherited from Object)
Top
See Also