C# Class AMEEClient.Model.AmeeObjectReference

Show file Open project: AMEE/revit Class Usage Examples

Public Methods

Method Description
Child ( String localPath, AmeeObjectType objectType ) : AmeeObjectReference
Parent ( AmeeObjectType objectType ) : AmeeObjectReference

Method Details

Child() public method

public Child ( String localPath, AmeeObjectType objectType ) : AmeeObjectReference
localPath String
objectType AmeeObjectType
return AmeeObjectReference

Parent() public method

public Parent ( AmeeObjectType objectType ) : AmeeObjectReference
objectType AmeeObjectType
return AmeeObjectReference