![]() |
|
A Group object. More...
Public Member Functions | |
HRESULT | SaveAs ([in] BSTR fileName) |
Save the Group to the file of the given name. | |
Properties | |
BSTR | Name [get] |
[propget] Returns the name of the group | |
BSTR | Description [get] |
[propget] Returns the description of the group | |
ISkpTransform | Transform [get] |
[propget] Returns the transform mapping the group's definition to this instance. |
A Group object.
HRESULT ISkpGroup::SaveAs | ( | [in] BSTR | fileName | ) |
Save the Group to the file of the given name.
If the file name does not end with ".skp", this will be added.
fileName | The file to which this group should be saved. |
BSTR ISkpGroup::Description [get] |
[propget] Returns the description of the group
pVal | The Group's description. |
BSTR ISkpGroup::Name [get] |
[propget] Returns the name of the group
pVal | The Group's name. |
ISkpTransform ISkpGroup::Transform [get] |
[propget] Returns the transform mapping the group's definition to this instance.
pVal | The Transform needed. |
©2010 Google - Google Home - About Google |