Sets the name of the sheet format of this drawing sheet, as displayed in the FeatureManager design tree.
.NET Syntax
Visual Basic (Declaration) | |
---|
Function SetSheetFormatName( _
ByVal Name As System.String _
) As System.Boolean |
Visual Basic (Usage) | |
---|
Dim instance As ISheet
Dim Name As System.String
Dim value As System.Boolean
value = instance.SetSheetFormatName(Name) |
C# | |
---|
System.bool SetSheetFormatName(
System.string Name
) |
C++/CLI | |
---|
System.bool SetSheetFormatName(
& System.String^ Name
) |
Parameters
- Name
- Name of the sheet format
Return Value
True if the name of the sheet format is set, false if not
Remarks
See Also
Availability
SolidWorks 2005 FCS, Revision Number 13.0