Class GeometryGroup
Inheritance
GeometryGroup
Assembly: NXOpen.dll
Syntax
public class GeometryGroup : Geometry, IMessageSink, IComponentBuilder
Constructors
GeometryGroup()
Declaration
protected GeometryGroup()
Properties
AutoBlockOffsetNegativeX
Declaration
public double AutoBlockOffsetNegativeX { get; set; }
Property Value
AutoBlockOffsetNegativeY
Declaration
public double AutoBlockOffsetNegativeY { get; set; }
Property Value
AutoBlockOffsetNegativeZ
Declaration
public double AutoBlockOffsetNegativeZ { get; set; }
Property Value
AutoBlockOffsetPositiveX
Declaration
public double AutoBlockOffsetPositiveX { get; set; }
Property Value
AutoBlockOffsetPositiveY
Declaration
public double AutoBlockOffsetPositiveY { get; set; }
Property Value
AutoBlockOffsetPositiveZ
Declaration
public double AutoBlockOffsetPositiveZ { get; set; }
Property Value
BlankCreationType
Declaration
public GeometryGroup.BlankCreationTypes BlankCreationType { get; set; }
Property Value
BlankDefinitionType
Declaration
public GeometryGroup.BlankDefinitionTypes BlankDefinitionType { get; set; }
Property Value
BlankIpw
Declaration
public BlankIpw BlankIpw { get; }
Property Value
BlankIpwMultipleSource
Declaration
public BlankIpwMultipleSource BlankIpwMultipleSource { get; }
Property Value
BlankToggleValue
Declaration
public bool BlankToggleValue { get; set; }
Property Value
BlockHeight
Declaration
public double BlockHeight { get; set; }
Property Value
BlockLength
Declaration
public double BlockLength { get; set; }
Property Value
BlockOffsetXNegative
Declaration
public double BlockOffsetXNegative { get; set; }
Property Value
BlockOffsetXPositive
Declaration
public double BlockOffsetXPositive { get; set; }
Property Value
BlockOffsetYNegative
Declaration
public double BlockOffsetYNegative { get; set; }
Property Value
BlockOffsetYPositive
Declaration
public double BlockOffsetYPositive { get; set; }
Property Value
BlockOffsetZNegative
Declaration
public double BlockOffsetZNegative { get; set; }
Property Value
BlockOffsetZPositive
Declaration
public double BlockOffsetZPositive { get; set; }
Property Value
BlockWidth
Declaration
public double BlockWidth { get; set; }
Property Value
Csys
Declaration
public CartesianCoordinateSystem Csys { get; set; }
Property Value
CylinderDiameter
Declaration
public double CylinderDiameter { get; set; }
Property Value
CylinderHeight
Declaration
public double CylinderHeight { get; set; }
Property Value
CylinderInheritAttributes
Declaration
public bool CylinderInheritAttributes { get; set; }
Property Value
CylinderNegativeHeightOffset
Declaration
public double CylinderNegativeHeightOffset { get; set; }
Property Value
CylinderPositiveHeightOffset
Declaration
public double CylinderPositiveHeightOffset { get; set; }
Property Value
DirectionType
Declaration
public GeometryGroup.DirectionTypes DirectionType { get; set; }
Property Value
InheritAttributes
Declaration
public bool InheritAttributes { get; set; }
Property Value
IpwPositionCsys
Declaration
public CoordinateSystem IpwPositionCsys { get; set; }
Property Value
IpwPositionType
Declaration
public GeometryGroup.PositionTypes IpwPositionType { get; set; }
Property Value
OffsetFromPart
Declaration
public double OffsetFromPart { get; set; }
Property Value
OffsetNegativeZ
Declaration
public double OffsetNegativeZ { get; set; }
Property Value
OffsetPositiveZ
Declaration
public double OffsetPositiveZ { get; set; }
Property Value
OrientationType
Declaration
public GeometryGroup.OrientationTypes OrientationType { get; set; }
Property Value
PartBoxToggleValue
Declaration
public bool PartBoxToggleValue { get; set; }
Property Value
PmiAttribute
Declaration
public bool PmiAttribute { get; set; }
Property Value
Vector
Declaration
public Direction Vector { get; set; }
Property Value
Methods
ResetBlockSize()
Declaration
public void ResetBlockSize()
ResetCylinderSize()
Declaration
public void ResetCylinderSize()
Implements
System.Runtime.Remoting.Messaging.IMessageSink