Click or drag to resize

Projection2DVO Class

2D 투영 결과
Inheritance Hierarchy
SystemObject
  SHConnectorProjection2DVO

Namespace:  SHConnector
Assembly:  SHConnector (in SHConnector.dll) Version: 4.0.0.24207 (4.0.0.24207)
Syntax
C#
public class Projection2DVO

The Projection2DVO type exposes the following members.

Constructors
  NameDescription
Public methodProjection2DVO
생성자
Top
Properties
  NameDescription
Public propertyArea
Area
Public propertyMatrix
Projection Matrix
Public propertyNodeBoundBox
Node Bound Box
Public propertyPathGeometryString
Path Geometry String
Public propertyPoints
Projection Points
Public propertyVertex
Vertex
Public propertyVertexBoundBox
Vertex Bound Box
Public propertyVertexCount
Vertex Count
Top
Methods
  NameDescription
Public methodGetHeight
Height : Vertex Bound Box Max. Z
Public methodGetLength
Length : Vertex Bound Box Max. Y
Public methodGetMatrix
Matrix Array
Public methodGetWidth
Width : Vertex Bound Box Max. X
Top
See Also