Property | Type | Description | |
---|---|---|---|
GetCenterPoint | SprPoint3D | ||
GetImage | Image | ||
GetLeaderPoint | SprPoint3D |
Method | Description | |
---|---|---|
EditLeader ( ) : void |
Prompts a user to select new leader points for an existing annotation. DisplayLeader will automatically be set to true.
|
|
Place ( ) : void |
Prompts a user to place the current annotation.
|
|
SendToTextWindow ( ) : void |
Updates the SmartPlant Review text window with the SprAnnotation text.
|
|
SprAnnotation ( ) : System | ||
SprAnnotation ( |
||
ToString ( ) : string |
Converts the current annotation to a string representation.
|
Method | Description | |
---|---|---|
GetDataRow ( ) : |
||
GetDefaultRow ( ) : |
Method | Description | |
---|---|---|
GetCenterPoint ( ) : SprPoint3D | ||
GetImage ( ) : Image | ||
GetLeaderPoint ( ) : SprPoint3D |
public SprAnnotation ( |
||
dataRow | ||
return | System |