Click or drag to resize
IGePyramid Interface
Base interface for pyramid geometry.

Namespace: FDF.Common.Geometries
Assembly: FDF.Common (in FDF.Common.dll) Version: 3.0.0.0
Syntax
public interface IGePyramid : IGePolyhedron

The IGePyramid type exposes the following members.

Properties
  NameDescription
Public propertyApex
Gets or sets pyramid apex point.
Public propertyBase
Gets or sets pyramid base.
Public propertySides
Gets pyramid sides.
Top
Remarks