SmSubset.h
details
|
Name |
Description |
|
Adds a new sheet component without adding it to the subset. To add the new sheet component to the subset, use the InsertComponent method | |
|
Adds a new subset component without adding it to the current subset. | |
|
Returns the OdSmNamedAcDbObjectReference that points to the layout used as a template for new sheets. | |
|
Returns the OdSmFileReference that points to the location in the file system where new sheets are created. | |
|
Returns a Boolean flag indicating an override for the subset's sheets DoNotPlot option. | |
|
Returns a Boolean flag indicating if the application should prompt for a DWT file. | |
|
Returns an enumerator of all components in this subset | |
|
Adds a new sheet component that references the layout of OdSmDbLayoutReference. The new component is not added to the subset. To add the new sheet component to the subset, use the InsertComponent method | |
|
Inserts a sheet at the position specified. | |
|
Inserts a sheet at the position specified | |
|
Forces a notification to all registered notification handlers | |
|
This is ODRX_DECLARE_MEMBERS, a member of class OdSmSubset. | |
|
Removes the specified sheet component from the subset. | |
|
Removes the specified subset component from the collection | |
|
sets the OdSmDbLayoutReference that points to the layout used as a template for new sheets. | |
|
sets the OdSmFileReference that points to the location in the file system where new sheets are created | |
|
sets a Boolean flag indicating an override for the subset's sheets DoNotPlot option. | |
|
sets a Boolean flag indicating if the application should prompt for a DWT file. | |
|
Updates the hints in the open drawings referenced in the subset |
Copyright © 2002–2020. Open Design Alliance. All rights reserved.
|