PortEquipmentBuilder Class
Properties
| Property |
Description |
| ExistingSymbol |
Returns or sets the symbol from foundation window. |
| Label |
Returns the tag of this port equipment. |
| LockAspectRatio |
Returns or sets the option to lock the aspect ratio. |
| NeedAttrOwner |
Returns the owner of need attributes group. |
| OwningSheet |
Returns or sets the owning sheet of this sheet element. |
| PortId |
Returns or sets the current port ID of this port equipment. |
| RelativePercentX |
Returns or sets the X percentage of location relative to the node. |
| RelativePercentY |
Returns or sets the Y percentage of location relative to the node. |
| RelativeValueX |
Returns or sets the X offset value of location relative to the node. |
| RelativeValueY |
Returns or sets the Y offset value of location relative to the node. |
| Scale |
Returns or sets the scale value. |
| ScaleX |
Returns or sets the x scale value. |
| ScaleY |
Returns or sets the y scale value. |
| SymbolId |
Returns or sets the symbol ID of this port equipment. |
| SymbolSourceType |
Returns or sets the symbol source type |
| Tag |
Returns the Tag for this object. |
| UseExistingID |
Returns or sets the option to place a duplicate symbol. |
Methods
| Method |
Description |
| Commit |
Commits any edits that have been applied to the builder. |
| Destroy |
Deletes the builder, and cleans up any objects created by the builder. |
| GetCommittedObjects |
For builders that create more than one object, this method returns the objects that are created by commit. |
| GetNode |
Get the node. |
| GetObject |
Returns the object currently being edited by this builder. |
| GetPort |
Get the port object of the PortEquipment builder. |
| SetNode |
Set the node. |
| ShowResults |
Updates the model to reflect the result of an edit to the model for all builders that support showing results. |
| Validate |
Validate whether the inputs to the component are sufficient for commit to be called. |
Property Detail
ExistingSymbol
Label
LockAspectRatio
NeedAttrOwner
OwningSheet
PortId
RelativePercentX
RelativePercentY
RelativeValueX
RelativeValueY
Scale
ScaleX
ScaleY
SymbolId
SymbolSourceType
UseExistingID
Method Detail
GetNode
GetPort
SetNode
Validate