C# Class AMEEClient.Model.AmeeObjectReference

Afficher le fichier Open project: AMEE/revit Class Usage Examples

Méthodes publiques

Méthode Description
Child ( String localPath, AmeeObjectType objectType ) : AmeeObjectReference
Parent ( AmeeObjectType objectType ) : AmeeObjectReference

Method Details

Child() public méthode

public Child ( String localPath, AmeeObjectType objectType ) : AmeeObjectReference
localPath String
objectType AmeeObjectType
Résultat AmeeObjectReference

Parent() public méthode

public Parent ( AmeeObjectType objectType ) : AmeeObjectReference
objectType AmeeObjectType
Résultat AmeeObjectReference