Allows access to a PropertyManager group box. Group boxes can be expanded or collapsed, just like standard SolidWorks
PropertyManager page group boxes.
.NET Syntax
Visual Basic (Declaration) | |
---|
Public Interface IPropertyManagerPageGroup |
C# | |
---|
public interface IPropertyManagerPageGroup |
C++/CLI | |
---|
public interface class IPropertyManagerPageGroup |
Example
Create PropertyManager Page (VBA)
Create PropertyManager Page (VB.NET)
Create PropertyManager Page (C#)
Remarks
Accessors
See Also