![]() | WriteBack Properties |
The WriteBack type exposes the following members.
Name | Description | |
---|---|---|
![]() | Attribute |
Attribute to write to.
|
![]() | Configration |
Target configuration. Empty for Document Properties and for drawings.
|
![]() | CutListItem |
Name of the Cutlist feature in Feature Manager Tree.
Null if not targeting CutListItem with this writeback.
|
![]() | Ext |
Identifying name of the CTExtension that owns the File by id ExtFileID
via its FileHandlerExtension.
Null or empty if no extension owns the File.
|
![]() | ExtFileID |
Id of the file as known by Ext.
|
![]() | File |
The actually binary file the write back needs file access.
Setter is public only to allow WriteBackHandler
to update it based on Ext and ExtFileID.
|
![]() | PreferDocPropTarget |
Original value for model property has been empty, so prefer writeback to document properties IF configuration specific attribute doesn't exist.
|
![]() | Target |
Target type of this writeback,
|
![]() | Value |
Value to write
|
![]() | VirtualComponentPath |
Null in case the File is the target component.
Virtual path from the file to the component otherwise.; e.g. "Virtual^Asm1.sldasm\Virtual^Asm2.sldasm\Virtual^Prt1.sldprt"
|