Allows you to create and access section views in parts and assemblies. A section view is defined by multiple planes, colors, offsets, etc.
.NET Syntax
Visual Basic (Declaration) | |
---|
Public Interface ISectionViewData |
C# | |
---|
public interface ISectionViewData |
C++/CLI | |
---|
public interface class ISectionViewData |
Example
Remarks
Accessors
See Also