iFeatures.CreateiFeatureDefinition Method
Parent Object:
iFeatures
Description
Method that creates a new iFeatrureDefinition. The returned definition provides access to all of the inputs that are necessary for placing an iFeature. Using this object you provide the parameter and the geometry inputs necessary for placing the iFeature.
Syntax
iFeatures.
CreateiFeatureDefinition(
FullFileName As String ) As
iFeatureDefinition
Parameters
FullFileName |
String |
Input string that specifies the name of the iFeature file (.ide) to create the definition for. The file must be an existing iFeature file. If an invalid file is specified an error will occur. |
Samples
Version
Introduced in version 2009