Table of Contents

Interface IGeomProperty

Namespace
Hi.Geom
Assembly
HiGeom.dll

Interface for objects that have a geometry property.

public interface IGeomProperty
Extension Methods

Properties

Geom

Gets or sets the geometry associated with this object.

IGetStl Geom { get; set; }

Property Value

IGetStl