OffSheetConnectorBuilder Class

Properties

Property Description
ElementId Returns or sets the current element ID of this OSC.
Horizontal Returns the option to flip the symbol horizontally.
OwningSheet Returns or sets the owning sheet of this sheet element.
RotateOption Returns or sets the symbol rotation angle.
Style Returns or sets the style of OSC
Tag Returns the Tag for this object.
TextStyleBuilder Returns the text style of the OSC.
Vertical Returns the option to flip the symbol vertically.

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.
FlipHorizontally To flip a off sheet connector horizonally
FlipVertically To flip a off sheet connector vertically
GetCommittedObjects For builders that create more than one object, this method returns the objects that are created by commit.
GetConnection To get the connection connecting to the OSC sheet element.
GetLocation Gets the symbol location.
GetNode Get the node object of the off sheet connector builder.
GetObject Returns the object currently being edited by this builder.
LinkOSC Links to the destination OSC.
Rotate To rotate a off sheet connector
SetConnection To set the connection connecting to the OSC sheet element.
SetLocation Sets the symbol location.
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.

Enumerations

OffSheetConnectorBuilderStyleOption Enumeration the style of OSC elements.

Property Detail

ElementId

Horizontal

OwningSheet

RotateOption

Style

TextStyleBuilder

Vertical

Method Detail

FlipHorizontally

FlipVertically

GetConnection

GetLocation

GetNode

LinkOSC

Rotate

SetConnection

SetLocation

Validate