Click or drag to resize

SectionPlane Class

Section Plane
Inheritance Hierarchy
SystemObject
  VIZCoreBase
    VIZCore3D.NET.DataSectionPlane

Namespace:  VIZCore3D.NET.Data
Assembly:  VIZCore3D.NET (in VIZCore3D.NET.dll) Version: 2.8.24.1104 (2.8.24.1104)
Syntax
C#
public class SectionPlane : VIZCoreBase

The SectionPlane type exposes the following members.

Constructors
  NameDescription
Public methodSectionPlane
Construction
Top
Properties
  NameDescription
Public propertyCenter
Center
Public propertyClipping
Cliping 유형
Public propertyEdgeCount
Edge Count
Public propertyID
Plane ID (Sub ID)
Public propertyNormal
Normal Vector
Public propertySectionID
Section ID
Public propertySelected
Selected
Public propertyTitle
Title
Public propertyVisible
Visible
Top
See Also