API Reference > Namespaces > dst Namespace > Classes > OdSmSheet Structure
OdSmSheet Structure
Syntax
C++
struct OdSmSheet : public OdSmComponent { };

SmSheet.h

Sheet component

 
Name 
Description 
 
Retrieves the Category property. 
 
Returns a boolean flag that signifies if this sheet should be skipped during plot/publish. 
 
Retrieves the Issue Purpose property. 
 
Returns the OdSmDbLayoutReference which references the OdDbLayout that is associated with this sheet component. 
 
Retrieves the number property of the sheet 
 
Retrieves the Revision Date property. 
 
Retrieves the Revision Number this sheet is associated with. 
 
This is getSheetViews, a member of class OdSmSheet. 
 
Retrieves the title property of the sheet 
 
This is ODRX_DECLARE_MEMBERS, a member of class OdSmSheet. 
 
Set the Category property. 
 
Sets a boolean flag that signifies if this sheet should be skipped during plot/publish. 
 
Set the Issue Purpose property. 
 
Sets the OdSmDbLayoutReference which references the OdDbLayout that is associated with this sheet component. 
 
Sets/Modifies the number property of the sheet 
 
Set the Revision Date property. 
 
Set the Revision Number this sheet is associated with. 
 
Sets/Modifies the number property of the sheet 
Copyright © 2002–2020. Open Design Alliance. All rights reserved.