Table of Contents

Class PunchingArea

Namespace
FemDesign.Reinforcement
Assembly
FemDesign.Core.dll
public class PunchingArea : EntityBase, IFemDesignEntity
Inheritance
PunchingArea
Implements
Inherited Members
Extension Methods

Constructors

PunchingArea()

public PunchingArea()

Properties

BaseShell

public GuidListType BaseShell { get; set; }

Property Value

GuidListType

ConnectedBar

public GuidListType[] ConnectedBar { get; set; }

Property Value

GuidListType[]

Downward

public bool Downward { get; set; }

Property Value

bool

LocalPos

public Point3d LocalPos { get; set; }

Property Value

Point3d

LocalX

public Vector3d LocalX { get; set; }

Property Value

Vector3d

LocalY

public Vector3d LocalY { get; set; }

Property Value

Vector3d

ManualDesign

public bool ManualDesign { get; set; }

Property Value

bool

Name

public string Name { get; set; }

Property Value

string

RefPointsOffset

public Point3d RefPointsOffset { get; set; }

Property Value

Point3d

Region

public Region Region { get; set; }

Property Value

Region