Class GcssComponent
Namespace IdeaRS.OpenModel.CrossSection Assembly IdeaRS.OpenModel.dll
[OpenModelClass("IdeaRS.WsLibCssService.Gcss,CI.CrossSection")]
[DataContract]
[JsonObject(MemberSerialization = MemberSerialization.OptOut)]
public class GcssComponent : OpenObjectInheritance
Inherited Members
Properties CrossSection
public CrossSectionParameter CrossSection { get; set; }Property Value CrossSectionParameter
CustomMeshSize
public bool CustomMeshSize { get; set; }Property Value bool
Id
public int Id { get; set; }Property Value int
InsertPointID
public int InsertPointID { get; set; }Property Value int
InsertionPointRotation
public double InsertionPointRotation { get; set; }Property Value double
MeshSize
public double MeshSize { get; set; }Property Value double
MirrorY
public bool MirrorY { get; set; }Property Value bool
MirrorZ
public bool MirrorZ { get; set; }Property Value bool
Name
public string Name { get; set; }Property Value string
NextComponentID
public int NextComponentID { get; set; }Property Value int
OffsetY
public double OffsetY { get; set; }Property Value double
OffsetZ
public double OffsetZ { get; set; }Property Value double
PrevComponentID
public int PrevComponentID { get; set; }Property Value int
public int RelatedComponentID { get; set; }Property Value int
Rotation
public double Rotation { get; set; }Property Value double
ZeroPointID
public int ZeroPointID { get; set; }Property Value int